Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 175,394 for

document formatting

(0.13 sec)
  1. Online MHTML to OTT Conversion or Build .NET ba...

    Free online app to convert MHTML to OTT files. .NET C# conversion library code for MHTML Documents....MHTML files to OTT and other formats via .NET automation API. Freely...will be converted into OTT document Download the converted OTT...

    products.aspose.com/total/net/conversion/mhtml-...
  2. Android API to Convert DOTX to XLTX or with fre...

    Convert DOTX to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLTX online converter quickly before integrating the code....Download Why to Convert The DOTX format is a Microsoft Office Open...used to store documents with predefined formatting and layout....

    products.aspose.com/total/android-java/conversi...
  3. Creating and Saving MSG files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....The RTF body supports text formatting. Create one by setting the...converted into RTF. This way, the formatting of the email body is preserved...

    docs.aspose.com/email/python-net/creating-and-s...
  4. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...the Working with Fonts documentation article. Inheritance: SystemFontSource...detected that might result in formatting fidelity loss. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Translate a Document|Aspose.Words for Python vi...

    Translate a Document. Aspose.Words for Python simplifies Document translation using Google AI models, allowing you to specify the target language....Ask AI Translate a Document Contents [ Hide ] Purpose Summary...page shows how to translate a document with Aspose.Words for Python...

    docs.aspose.com/words/python-net/translate-a-do...
  6. SpecialChar class | Aspose.Words for Node.js

    Aspose.Words.SpecialChar class. Base class for special characters in the Document...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Underline | Aspose.Words for Java

    Indicates type of the underline applied to a font in Java.... Document doc = new Document(); DocumentBuilder...emphasize it with custom formatting. // The hyperlink will be...

    reference.aspose.com/words/java/com.aspose.word...
  8. AxisTickLabels.font property | Aspose.Words for...

    AxisTickLabels.font property. Provides access to font Formatting of the tick labels....property Provides access to font formatting of the tick labels. get font...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Tables in C++|Aspose.Words for C++

    How to work with tables in C++. Introducing to work with tables and Table node concepts in Aspose.Words for C++....Contents [ Hide ] A table in a document is a great way to structure...content formatting element and are supported by most formats in one...

    docs.aspose.com/words/cpp/working-with-tables/